home *** CD-ROM | disk | FTP | other *** search
- Calendar = {
- SUPERCLASS = Control;
- };
- ClickButton = {
- SUPERCLASS = Control;
- };
- FirstResponder = {
- ACTIONS = {
- orderFrontNXColorPanel:;
- };
- SUPERCLASS = Object;
- };
- TimeSetting = {
- SUPERCLASS = Control;
- };
- ClickField = {
- SUPERCLASS = Control;
- };
- Clock = {
- SUPERCLASS = Control;
- };
- NewClock = {
- SUPERCLASS = Control;
- };
- Preferences = {
- ACTIONS = {
- minusSetting:;
- newDate:;
- plusSetting:;
- yearPlus:;
- monthPlus:;
- synchronize:;
- newTime:;
- monthMinus:;
- hour24Changed:;
- yearMinus:;
- };
- OUTLETS = {
- yearField;
- plusButton;
- timeSetter;
- setButton;
- switch24Hour;
- synchButton;
- minusButton;
- timeStrings;
- yearPlus;
- tzScroller;
- yearMinus;
- monthPlus;
- monthField;
- window;
- layout_clock;
- tzButton;
- calendar;
- monthMinus;
- ntpdTextField;
- };
- SUPERCLASS = Object;
- };
-